AConfiguration_copy

Copy the contents of 'src' to 'dest'.

extern (C) nothrow @nogc
void
AConfiguration_copy
(
AConfiguration* dest
,
AConfiguration* src
)

Meta